home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 128 24 / q24.d81 / t.forum 24 < prev    next >
Text File  |  2022-08-28  |  6KB  |  137 lines

  1.  
  2.  
  3.                    L O A D S T A R    1 2 8    F O R U M
  4.  
  5.                          Compiled by Fender Tucker
  6.  
  7.  
  8. Dear LOADSTAR 128,
  9.  
  10. I don't like 40 columns so it's goodbye, LOADSTAR 64.  LS 128 is more
  11. sophisticated and really well done.  I had high hopes for the Quarterly,
  12. even ordered all of the back issues, but where is the GEOS 128?  Just for a
  13. starter, how about a patch to allow printing multiple copies of a geoWrite
  14. 2.1 document?  As it is, I have to use Paint Pages to convert geoWrite to
  15. geoPaint, then geoReplicator to print multiple copies.
  16.  
  17. It is acknowledged that GEOS is the best integrated software package for the
  18. C-128.  Most serious users use it; so why does LS 128 ignore its existence?
  19.  
  20.      Bob Greimel
  21.      Fairhope AL
  22.  
  23. LS 128: I'd like to have some GEOS stuff for LS 128 but that will happen
  24. only when one of two things takes place: (a) we are sent GEOS stuff by
  25. submitters, or (b) someone here gets interested enough in GEOS to do it
  26. himself.  Since 100% of Jeff Jones' time is taken up by LS 64 that leaves me
  27. to put together LS 128 and perhaps be the person mentioned in (b).  However,
  28. GEOS personifies too many things I don't like about computers so I don't
  29. think (b) is going to happen.  That leaves (a).  I'd love for someone to
  30. send me a GEOS program with a good explanation of how it works.  So far, all
  31. I've received are fonts and clip art.  Your idea about a batch printer
  32. sounds good to me.  How about it, all of you great GEOS programmers out
  33. there?
  34.  
  35. I think your last paragraph requires a little qualification.  Most serious
  36. users who do not want to learn basic programming use GEOS.  I think most
  37. serious users who dabble (or excel) in programming much prefer the normal
  38. mode.  Admittedly I am biased.  I got into computers solely for the joys of
  39. programming and if I couldn't program my computer, I doubt if I would have
  40. one -- except for word processing.
  41.  
  42.  
  43. Dear LOADSTAR 128,
  44.  
  45.     I'm afraid that FREE BASE, my program on LS 128 #23, has a small
  46. problem.  If the user adds the 16th drawer name in the entry window, he will
  47. need to delete the last name, then save back to disk.  If not, when he tries
  48. to access the 16th drawer, the program will crash with a "no filename
  49. error".
  50.  
  51.     The simplest solution is for the user to stop at 15 drawers.  You should
  52. tell your readers about this.
  53.  
  54.         Dick Heckert
  55.         Clearwater FL
  56.  
  57. LS 128:  Thanks for the information, Dick.  Ordinarily, I like to tell
  58. readers how to change a problematic program themselves, but since FREE BASE
  59. is compiled, it can't be modified.  And there's not enough room on this
  60. issue for a fixed version.  I think your idea of limiting the number of
  61. drawers to 15 is the best idea.  It also points out a principle that
  62. probably applies to computing as well as anything else: If it hurts when you
  63. do this, don't do this.  In other words, if a program crashes when you do
  64. something, but it's not vital that you do that thing, then don't do it.
  65.  
  66. An example of a program that CAN be fixed is FLETCHO on LS 128 #22.  I'm
  67. sorry I didn't tell you about this last issue but we didn't find out about
  68. the bug until after LS 128 #23 went to press.  In FLETCHO, on some systems,
  69. you get the cryptic message "ready.too long0" when you try to enter your
  70. name.  It works on my computer because I have JiffyDOS.  Apparently, there's
  71. a bug in the original ROM that prohibits inputting from the screen.  A
  72. program SHOULD be able to input fron the screen and sure enough, with
  73. JiffyDOS, it can.  But without JiffyDOS, it can't.
  74.  
  75. To fix FLETCHO do this:
  76.  
  77. (1) Run FLETCHO and at the Name? prompt, break out with STOP-RESTORE.
  78.  
  79. (2) Press CMDR and SHIFT simultaneously to switch to a readable font.
  80.  
  81. (3) Add line 4315
  82.  
  83.       4315 um$=""
  84.  
  85. (4) Change these two lines:
  86.  
  87.       4320 print"[HOME]";:close2:open2,3,2:fori=1toeq:get#2,a$:
  88.               um$=um$+a$:next:close2
  89.  
  90.       4330 fori=1toeq:aa$=mid$(um$,i,1)
  91.  
  92. (5) Scratch and save the program with:
  93.  
  94.       goto10000
  95.  
  96.  
  97. Dear LOADSTAR 128,
  98.  
  99.      With regard to the program FIDUCIARY on LS 128 #23, I need information
  100. as to how to order the checks which are to be used on my printer.  From what
  101. company do I order the checks?  What characteristics of the check are
  102. required for ordering?  Approximately how much would 100 personal checks
  103. cost?
  104.  
  105.      I've called one company, AMERICAN CHECK PRINTERS, who require knowledge
  106. of the software to be used.  The software with which they are familiar is
  107. only used on IBM compatible computers and they are not familiar with any
  108. software for the Commodore 128.
  109.  
  110.      Please help me with this problem.
  111.  
  112.          Donald Cochenour
  113.          Library PA
  114.  
  115. LS 128: The response from American Check Printers doesn't surprise me.  Too
  116. bad for them, if they only had a subscription to LS 128 they wouldn't have
  117. missed out on an order.
  118.  
  119. You can use almost any kind of form-fed check with FIDUCIARY.  The program
  120. has a pretty sophisticated routine that allows the user to set the
  121. parameters for the check.  So, you don't buy checks that fit the program --
  122. you make the program fit whatever checks you have.  Check out Part Two of
  123. the FIDUCIARY docs for detailed instructions.
  124.  
  125. Is it progress for companies to support only a few big boys in the software
  126. industry?  I imagine if you had an IBM, but didn't use one of the top five
  127. (richest) software titles, they wouldn't have been able to help you.  Is it
  128. any wonder the big companies get bigger and the small companies go out of
  129. business?
  130.  
  131. It may take you a hour and ten sheets of paper to find the proper parameters
  132. for your size checks with FIDUCIARY, but just think, Donald, you won't have
  133. to call American Check Printers any more.
  134.  
  135.                         \\\\\ RETURN - Menu \\\\\
  136.  
  137.